home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / boss_sup.zip / WOCS.BAT < prev    next >
DOS Batch File  |  1988-07-02  |  73b  |  4 lines

  1. echo off
  2. echo Watcom (Small Model)
  3. wcc %1 %2 /dMSCV4=1 /dWATCOM=1 /ms
  4.